home *** CD-ROM | disk | FTP | other *** search
/ Scene Storm / Scene Storm - Volume 1.iso / coding / asm / utils / recoqlib / include / proto / recoq_protos.h
C/C++ Source or Header  |  1980-01-03  |  251b  |  13 lines

  1. extern struct RecoqBase *RecoqBase;
  2.  
  3. #include <clib/recoq_protos.h>
  4.  
  5.  
  6. /*--- Functions in V1 or higher ( distributed as Release 1.1 ) ---*/
  7.  
  8. #ifdef NO_PRAGMAS
  9. struct rqFileType *rqWhatIs( ULONG Buffer );
  10. #else
  11. #include <pragmas/recoq_pragmas.h>
  12. #endif
  13.